body {
    background-image: url("images/background.jpg");
    background-attachment:fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-color:black;
    margin-top: 10;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width:800px;
    text-align:center;
    color:white;
}

h1 {
    color:#FFABFF;
    text-align:center;
}
h2 {
    color:#FFABFF;
    text-align:center;
}
#logo{
    margin-left:-95px;
      text-align:center;
}
#obrazek_l{
      float:left;
      margin-left:10px;
      margin-right:1%;
}
#obrazek_p{
      float:right;
      margin-left:1%;
      margin-right:10px;
}
span.obrazek{
      float:left;
      margin-right:1%;
}

a:link {
	color: yellow;
	text-decoration:none;
}

a:visited {
	color: yellow;
	text-decoration:none;
}

a:active {
	
	text-decoration:none;
}

a:hover {

	color:white;
}

#akapit {

        margin-left:10px;
        margin-right:10px;
        text-indent:3%;
        font-family:  verdana, sans-serif;
        color:#white;
        text-align:justify;
}

#aktual {
        font-size:small;
        margin-left:21%;
        margin-right:21%;
        text-indent:3%;
        font-family:  verdana, sans-serif;
        color:#AAAAAA;
        text-align:justify;
}


#nowosci {
          font-weight: bold;
          margin-left:21%;
          font-size:small;
          font-family:  verdana, sans-serif;
          color:#FF00FF;
          text-align:left;
}

#ogloszenie {

          margin-left:21%;
          margin-right:21%;
          font-size:x-large;
          font-family:  verdana, sans-serif;
          color:#FF00FF;
          text-align:center;
}

#spis_wypr {
            font-family:  verdana, sans-serif;
            color:green;
            text-align:center;

}
span.przypis{
            font-style:italic;
}
#toplista {
        font-family:  verdana, sans-serif;
        color:white;
        text-align:center;
}

#podpis{
      color:white
}

#enter{
      border-width:thin;
      border-color:yellow;
      border-style:solid;
      text-align:center;
}
#start{
        font-weight: bold;
        font-size:small;
        text-indent:3%;
        font-family:  verdana, sans-serif;
        color:#FF00FF;
        text-align:center;
}

ul {
    width:800px;
    margin:0;
    padding:0;
}

ul li {
    list-style-type:none;
    display:inline;
}

ul li a {
    width:196px;
    height:32px;
    display:inline-block;
}

a.sg {
    background-image: url("images/sg.png");
}

a.sg:hover {
    background-position:left bottom;
}

a.kj {
    background-image: url("images/kj.png");
}

a.kj:hover {
    background-position:left bottom;
}

a.wr {
    background-image: url("images/wr.png");
}

a.wr:hover {
    background-position:left bottom;
}

a.wp {
    background-image: url("images/wp.png");
}

a.wp:hover {
    background-position:left bottom;
}

a.akt {
    background-image: url("images/akt.png");
}

a.akt:hover {
    background-position:left bottom;
}

img {
    margin-left: auto;
    margin-right: auto;
    border:none;
}
